.navbar-default .navbar-nav > li > a {
    color:#6c6c6c;
    font-weight: bold;
    font-size: 16px;
}
#nav{
    width:100%;
    margin-left:15%;
}
#nav>li{
    width:9%;
    text-align: center;
    height:55px;
}
#nav>li>a{
    height:55px;
}
#nav> .active>a{
    color:#fff;
    background-color:#00a3ed ;
}
 #searchModal .modal-content{
    background-color:transparent;
    border:none;
    width:100%;
    box-shadow: none;
}
#searchModal .modal-dialog{
    width: 100%;
    height:100px
}
#searchModal .modal-header{
    border-bottom:1px solid #aaa;
    padding: 100px 0 30px 0;
}
#search-keyword{
    width:40%;
    background-color: transparent;
    border:none;
    outline: none;
    margin-left:30%;
    font-size: 18px;
    color: #fff;
}
#searchModal .close{
    font-size: 40px;
    color:#fff;
    text-shadow: none;
    opacity: .6;
    line-height:1.5 ;
    float: none;
    position: relative;
    top:11px;
}
.search-submit{
    background-color: transparent;
    border:none;
}
#searchModal .close:hover{
    color:#fff;
}
#navbar .drop{
    position: static;
}
.twolist:after{
    content: '';
    display: block;
    clear: both;
}
.twolist>li{
    float:left;
    text-align: center;
}
.list{
    list-style: none;
    padding:0;
}
.drop  img:hover{
    transition:transform 2000ms;
    transform: rotate3D(0,0,1,360deg);
}
.drop  img{
    margin:5px 0px;
}
.list .main{
    font-size: 18px;
    color: #00a3ed;
}
/*.drop:nth-child(2) .twolist{
    position: absolute;
    left:5%;
}*/
/*.drop:nth-child(6) .twolist{
    position: absolute;
    left:48%;
}*/
.drop:nth-child(6) .twolist{
    position: absolute;
    width:644px;
	margin:0 auto;
	 left: 27%;
}
.drop:nth-child(6) .one_list {
    width: 25%;
}
/*.drop:nth-child(5) .twolist{
    position: absolute;
    left:22%;
}*/

/*.drop:nth-child(3) .twolist{
    position: absolute;
    left:18%;
}*/
.drop:nth-child(3) .twolist{
    position: absolute;
    margin: 0 auto;
    max-width: 692px;
    left: -24%;
}
.drop:nth-child(3) .one_list {
    width: 25%;
}
/*.drop:nth-child(4) .twolist{
    position: absolute;
    left:13%;
}
.drop:nth-child(7) .twolist{
    position: absolute;
    left:15%;
}*/
.list a{
    color: #6c6c6c;
}
.list a:hover{
    color: #f00;
}
.twolist{
    position: absolute;
    top:100%;
    left:0;
    z-index:1000;
    margin:0;
    font-size: 14px;
    list-style: none;
    background-clip: padding-box;
    border:1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-color: #f5f5f5;
    /*padding:0 40px 10px 40px;*/
    padding:0 10px 10px 10px;
}
.list>li{
    margin-top: 12px;
}
.list>li:last-child{
    margin-bottom: 14px;
}

.jzfa{ }
.one_list{float: left; width:14.28%;}
.twolist{ right:0;}


@media screen and (min-width: 1200px) and (max-width:1499px){
   .drop:nth-child(2) .twolist{
        position: absolute;
		width:1200px;
		margin:0 auto;
    }
     .drop:nth-child(4)  .twolist{
        position: absolute;
      	width:1200px;
		margin:0 auto;
    }
     .drop:nth-child(7)  .twolist{
        position: absolute;
        width:1200px;
		margin:0 auto;
    }
     .drop:nth-child(5)  .twolist{
        position: absolute;
        width:1180px;
		margin:0 auto;
    }
	 .drop:nth-child(5)  .one_list{
		 width:14.1%;
    }
    .drop  img{
        margin:5px 22px;
    }
}
@media screen and (min-width: 1500px) and (max-width:1920px){
   .drop:nth-child(2) .twolist{
        position: absolute;
		width:1200px;
		margin:0 auto;
    }
     .drop:nth-child(4)  .twolist{
        position: absolute;
      	width:1200px;
		margin:0 auto;
    }
     .drop:nth-child(7)  .twolist{
        position: absolute;
        width:1200px;
		margin:0 auto;
    }
     .drop:nth-child(5)  .twolist{
        position: absolute;
        width:1180px;
		margin:0 auto;
    }
	 .drop:nth-child(5)  .one_list{
		 width:14.1%;
    }
	one_list
    #tech_nav{
        position: absolute;
        left:14%;
    }
}
@media screen and (min-width: 1921px) {
   .drop:nth-child(2) .twolist{
        position: absolute;
		width:63%;
		margin:0 auto;
	
    }
     .drop:nth-child(4)  .twolist{
        position: absolute;
      	width:63%;
		margin:0 auto;
    }
     .drop:nth-child(7)  .twolist{
        position: absolute;
        width:63%;
		margin:0 auto;
    }
     .drop:nth-child(5)  .twolist{
        position: absolute;
        width:1180px;
		margin:0 auto;
    }
	 .drop:nth-child(5)  .one_list{
		 width:14.1%;
    }
	one_list
    #tech_nav{
        position: absolute;
        left:14%;
    }
}